Carbon


GetFInfo

Header: Files.h Carbon status: Unsupported

OSErr GetFInfo (
    ConstStr255Param fileName, 
    SInt16 vRefNum, 
    FInfo *fndrInfo
);
fileName
vRefNum
fndrInfo
function result

A result code.

AVAILABILITY

Not supported in Carbon. Not available in Carbon.

CARBON NOTES

Use FSpGetFInfo instead.


© 2000 Apple Computer, Inc. — (Last Updated 5/8/2000)